Search results 60

Card image cap
NMACode

Converts all Ƽ found in a string into their actual chars

Card image cap
CreateGUID

Generate random GUID of 36 chars (with or without brackets) using TypeLib ...

Card image cap
ShowAgain2

Make selected item in listbox to be displayed at center of listbox after ...

Card image cap
DelOldFiles

Delete files in a specified folder which are older than x days This code ...

Card image cap
CanAccessVBA

Returns true if VBA is accessible through code, returns false if not

Card image cap
HaveNonEnglish + StringASCIIs

Checks if one char is within two ASCII codes or not (StringASCIIs) Used to see ...

Card image cap
MoveDown + MoveUp

Moves an item in listbox up or down Needs Lst1 as listbox name Put code ...

Card image cap
Time2Real

Converts TIME code to number HH:MM to xx.xx As in 10:15 to 10.25, 13:30 to 13.5

Card image cap
RemoveHTML

Removes HTML code Basically anything between < and > There is a better ...

Card image cap
Navigate

Downloads a certain page source into a variable, full content in HTML, using ...

Card image cap
FrmPass

Prompt for a password, or username and password, returns information back to ...

FrmPass.zip

Card image cap
Modal512

Bootstrap modal variable, my constant to use dynamically in code Edit: ...